Search results

Online

Design a flag with Pencil Code

Design your own Australian flag by firstly examining common elements of flags, creating a step by step process (algorithm) to program your design after exploring a ‘block-based’ turtle drawing program such as Pencil Code.

Downloadable

Skateboard skills

Students identify the components and properties of angles.

Online

Visual to text coding: Lesson 3

This is the third in a series of lessons to transition from visual coding to text-based coding with a general-purpose programming language. This lesson may take two to three 45-minute periods. It introduces how to generate and use random numbers.

Online

Conduct statistical investigations: Year 5 – planning tool

This planning resource for Year 5 is for the topic of Conduct statistical investigations. Students plan and conduct a statistical investigation. They pose questions and collect data using simple surveys or checklists. They select appropriate ways to display the data, interpret the represented data, and communicate their findings.

Downloadable

Newshounds: Misinformation and disinformation

In this lesson, students learn that everyone should Stop, Think, and Check before passing on information they come across on the internet. Students apply critical literacy skills to assess examples of misinformation and disinformation presented in different formats including social media and web posts. This lesson includes ...

Online

Visual to text coding: Setting Up

This series of lessons is to help students to transition from visual coding to text-based coding with a general-purpose programming language. This section provides guidance on how to set-up the particular programming environment including Scratch, Python and JavaScript.

Assessment

Pixels and binary digits

Students are given a bitmap image made up of coloured pixels. They explain how the image is made up of binary digits that represent each pixel. Students represent 8 colours using binary digits. Teachers assess the student’s demonstrated knowledge/skills using the checklist provided.

Online

Visual to text coding: The Basics

This series of lessons is to help students to transition from visual coding to text-based coding with a general-purpose programming language. This section provides the basics in order to use the programming environments: Scratch, Python and JavaScript.

Online

Cross age making a robot

This lesson sequence is a cross-age project that can be used for students in year 5/6 in collaboration with students from years 1-2. In this project, students collaborate on a code for an unplugged robot. They design, test and modify the robot and create instruction manuals.

Online

Choose your Ozo adventure

Using Ozobots students use and develop unusual types of data: Redefining “What is data?”. This lesson idea was created by Ben Jucius.

Video

Artificial Intelligence Explainers: Video 2: AI in our everyday life | Digital Technologies Hub

In this video we look at the ways AI is making decisions that can affect your daily life. Discover some AI applications that are designed to make our lives easier. See how a machine can be considered smart as it performs human-like behaviours such as recognising speech, text, images and being able to reason. This is the ...

Text

Fire in song

Explore the deep cultural importance of fire ('Gurtha') in Yolngu culture, that links to ancestral traditions, land, and water, shaping laws and knowledge through rich songs, dances, and designs. Fire embodies a connection to the past and sacred landscapes.

Text

Focus on China: Cross Curriculum Connections in Primary Schools

Ideas and resources that connect the learning of Chinese language with other learning areas.

Downloadable

AERO Ochre Maths Year 5 Unit 2 - Addition and subtraction problem solving

This sequence of 10 lessons will teach students about six-digit numbers and their properties.

Online

Shapes and objects: Year 5 – planning tool

This planning resource for Year 5 is for the topic of Shapes and objects. Students describe the properties of 2D shapes and use this knowledge to build objects from their nets and, identify objects from their nets.

Online

Visual to text coding: Lesson 11

This is the eleventh in a series of lessons to transition from visual coding to text-based coding with a General Purpose Programming language. It builds on the coding concept of functions. With the addition of parameters, functions allow the programmer to adapt their reusable code’s behaviour, tapping into the Computational ...

Online

Visual to text coding: Lesson 1

This is the first in a series of lessons to transition from visual coding to text-based coding with a general-purpose programming language. This lesson may take two to three 45-minute periods. It introduces how to create variables, get user input and perform maths operations.

Video

AERO Ochre Maths Year 5 Unit 3 - 2D perimeter and area

This sequence of five lessons teaches students about perimeter and area of shapes, as well as how to calculate them.

Online

Water Water everywhere!

In this lesson, students are presented with the challenging problem of measuring a volume of water using containers that are not the exact measurement size. Students will decompose a complex problem into discrete steps, design an algorithm for solving the problem, and evaluate solution efficiencies and optimization in a ...

Online

Visual to text coding: Lesson 6

This is the sixth in a series of lessons to transition from visual coding to text-based coding with a General Purpose Programming language. This lesson may take two to three 45-minute periods. It builds on the previous introduction to arrays (also called lists) and brings in the length property.